xen: Allow NUMA node to be specific to alloc_domheap_pages() via a new
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 4 Apr 2008 09:48:01 +0000 (10:48 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 4 Apr 2008 09:48:01 +0000 (10:48 +0100)
commitcbb189d0179b50102d1e7c79299621a4fe9c45ee
tree9a58951b3d32011c3673522b996d284d6190f7b4
parentb6eb51444c12dd4bd949d806804184f519ce1287
xen: Allow NUMA node to be specific to alloc_domheap_pages() via a new
MEMF_node() sub-flag type.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
17 files changed:
xen/arch/ia64/xen/mm.c
xen/arch/ia64/xen/tlb_track.c
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/hvm/stdvga.c
xen/arch/x86/hvm/vlapic.c
xen/arch/x86/mm/hap/hap.c
xen/arch/x86/mm/paging.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/x86_64/mm.c
xen/common/grant_table.c
xen/common/memory.c
xen/common/page_alloc.c
xen/drivers/passthrough/vtd/iommu.c
xen/include/asm-x86/numa.h
xen/include/xen/mm.h
xen/include/xen/numa.h